home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 9 / Night Owl CD-ROM (NOPV9) (Night Owl Publisher) (1993).ISO / 045a / prime.zip / PRIME.DOC < prev    next >
Text File  |  1993-03-30  |  4KB  |  81 lines

  1.                          ╔══════════════════════════╗
  2.                          ║ Dutson Software Concepts ║
  3.                          ║       51 James Rd.       ║
  4.                          ║  Hanover, MA  02339-1517 ║
  5.                          ║   CompuServe 76460,327   ║
  6.                          ╚══════════════════════════╝
  7.  
  8.              Kodak Diconix Color 4 and 330C Ink Cartridge Primer.
  9.  
  10. SYSTEM REQUIREMENTS:
  11.  
  12.               VGA compatible graphics card.
  13.               VGA monitor.
  14.               Mouse.
  15.  
  16.  
  17. FILES:
  18.          PRIME.ZIP - Compressed File containing:
  19.  
  20.                      PRIME.EXE  - main program file.
  21.                      PRIME.DOC  - this documentation file.
  22.                      EGAVGA.BGI - VGA graphics driver.
  23.                      LCOM.CHR   - font file.
  24.  
  25.      Files compressed with PKZIP ver. 2.04e using extra compression (-ex)
  26.  
  27.      This software is considered Freeware.  No payment is necessary to
  28.      use this software.  It may be distributed freely as long as all the
  29.      files listed above and this documentation files are included.  If
  30.      all the files are not included, it will not work properly (or at all).
  31.  
  32.     This program is intended to test to see if the ink heads on the Kodak
  33. Color 4 or 330C printer are primed and ready for use.  My need for this
  34. program arose while trying to print color graphs in Quattro Pro.  If you
  35. own one of these color printers, you probably already know the dilemma.
  36. I only print these graphs once a month, giving the heads a long time to
  37. clog up.  I would usually find out that the heads were clogged when I
  38. actually went to print the graph.  You can probably realize how aggravating
  39. it is to have to stop the printer, prime the heads, and start printing again.
  40.  
  41.     The use of this program is very simple.  Four color bars appear on the
  42. top half of the screen.  These colors are Cyan, Black, Yellow, and Magenta.
  43. As you can probably guess, these are the colors of the four color ink heads.
  44. Simply move the cursor anywhere over the color you wish to test, then click
  45. the left mouse button.  The printer will then print out the alphabet in the
  46. color that you chose.  When you want to exit the program, click the right
  47. mouse button anywhere on the screen.
  48.  
  49.     My suggestion for use of this software is to make a batch file containing
  50. the PRIME.EXE.  Copy the files into the directory of the application you are
  51. going to be using, or make a separate sub-directory for the files.  Put the
  52. PRIME.EXE file before the name of the program you are going to run that uses
  53. your color printer. If you are not sure how to make a batch file, you can
  54. generally create one on any word processor that can save the file as an ASCII
  55. file.  The file should look like this:
  56.  
  57.                    echo off
  58.                    prime
  59.                    <name of application>
  60.  
  61. If you want, you can create a batch file in DOS by doing the following:
  62.  
  63.                    copy con <name of file>.BAT
  64.                    echo off
  65.                    prime
  66.                    <name of application>
  67.                    ^Z (this stands for the combination of the 'CTRL' key and
  68.                        the 'Z' key.  This will save the file.)
  69.  
  70.     I hope you find this program useful, it certainly saves me alot of
  71. time and aggravation.  If you have any comments on this program or
  72. suggestions on any improvements, please feel free to contact me.  I can
  73. be reached via U.S. Mail at:
  74.  
  75.               Dutson Software Concepts
  76.               51 James Rd.
  77.               Hanover, MA  02339-1517
  78.  
  79. or I can be via CompuServe:
  80.  
  81.               Adam Dutson [76460,327]